home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 15 / BBS in a box XV-1.iso / Files / Util / M / MacShell 0.53b.sit / MacShell 0.53b / MacShell 0.53b.rsrc / help_31869_ls < prev    next >
Encoding:
Text File  |  1995-03-07  |  617 b   |  13 lines

  1. ls - List names of files and directories
  2.  
  3. SYNTAX
  4.    ls [-l] [directoryname...] [filename...]
  5.  
  6. DESCRIPTION
  7.  
  8. The command "ls" prints a list of names of files and directories to the standard output. If file names are given as arguments, the names will be echoed on the output.  If directory names are given as arguments, their contents will be shown.
  9.  
  10. OPTION
  11.  
  12. -l  If the option "-l" (ell) is supplied ls will show a full line of information for each entry. The data fields shown are: name, logical size of data fork in bytes, logical size of resource fork creator signature, type, creation date, and modification date.